PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFPathVisualObject Class
Fields Methods


In This Topic
    PDFPathVisualObject Class Members
    In This Topic

    The following tables list the members exposed by PDFPathVisualObject.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the brush.
    If the brush is null then the path is not filled.  
    Public MethodGet the current transformation matrix. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject)
    Public MethodGets the bounds of this object in visual coordinates.  
    Public MethodGets the fill mode.
    This property has no meaning if the is null (path is not filled).  
    Public MethodGets the current graphics state. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject)
    Public MethodGets the marked content identifier.
    A negative value means the visual object does not belong to a marked content sequence. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject)
    Public MethodGets the optional content group this Object belong to. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject)
    Public MethodGets the path items.  
    Public MethodGets the pen.
    If the pen is null then the path is not stroked.  
    Public MethodGets the structure element that includes this visual Object. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject)
    Public MethodGets the object type. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject)
    Public MethodGets a value indicating whether the path is used a cliping path.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodReturns a string that represents the current Object.  
    Top
    See Also